home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / dfÜ / bbs / tronbbs / tron / scripts / tronreset < prev    next >
Encoding:
Text File  |  1996-07-16  |  196 b   |  19 lines

  1.  
  2. ;;;   Little script to reset the computer 
  3.  
  4.  
  5. ;;;   Wait Until all nodes are free
  6.  
  7. tron:utils/waitnodes
  8.  
  9.  
  10. ;;;   expell BBS from memory
  11.  
  12. tron:utils/RMcommander -a
  13.  
  14.  
  15. ;;;   Reset the machine
  16.  
  17. reset
  18.  
  19.